home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 - 300 Programs & More / Windows 95 - 300 Programs & More.iso / misc / ladybug / install.bat < prev    next >
Encoding:
DOS Batch File  |  1996-03-25  |  117 b   |  7 lines

  1. echo off
  2. copy wing32.dll c:\windows\system
  3. del wing32.dll
  4. copy cw32.dll c:\windows\system
  5. del cw32.dll
  6. echo on
  7.